| 1. | How to : search strings using string methods 如何:使用字符串方法搜索字符串 |
| 2. | How to : search strings using string methods c programming guide 如何:使用字符串方法搜索字符串( c #编程指南) |
| 3. | You can find a full and detailed explanation of the string methods in the 中找到字符串方法的完整而详细的解释。 |
| 4. | The caller passes a stock symbol to the getquote string method 调用程序将一个股票代号传递给getquote ( string )方法。 |
| 5. | String methods sample 字符串方法示例 |
| 6. | Contains a code example that demonstrates how to use string methods to search for a string 包含一个代码示例,演示如何使用string方法搜索字符串。 |
| 7. | Asp . net provides full support for the query - string method , including methods of reading query strings using the Asp . net完全支持查询字符串方法,其中包含了使用 |
| 8. | Then , you call the proxy s getquote string method , passing the stock symbol whose trading price you want 接着,您调用代理的getquote ( string )方法,传递您希望得到其交易价格的股票代号。 |
| 9. | This application uses some string methods , some regular expressions , and some program logic driven mostly by regular expressions and string matches 该应用程序使用了一些字符串方法、一些正则表达式和一些主要由正则表达式和字符串匹配所驱动的程序逻辑。 |
| 10. | Now that you have an instance of the stockquoteproxy bean , you ll add java code to call the proxy s getquote string method , which gets the price for each stock symbol and inserts the resulting values into your web page 现在您已经拥有了stockquoteproxy bean的一个实例,您将添加调用代理的getquote ( string )方法的java代码,它获取每个股票代码的价格,并将结果数值插入您的web页中。 |